home *** CD-ROM | disk | FTP | other *** search
-
- BANNER " Logic puzzle game"
-
- HELLO "This program is going to transfer the LOGIC files from the"
- HELLO "installation diskette to the directory(s) that you enter"
- HELLO "on the screen to follow."
- HELLO ""
- HELLO " Press a key to continue."
-
- USER prog_files "Logic" C:\HOMEBREW\LOGIC
-
- SPACE prog_files 600000
-
- FIRSTDISK "Logic Disk"
-
- FILE prog_files logic.dat
-
- UNZIP prog_files logic.DAT
-
- GOODBYE "The installation has completed normally."
- GOODBYE ""
- GOODBYE " Press a key to exit..."
-
- END